Main{-property/ppfe.hs-}

Plain source file: property/ppfe.hs (2004-01-24)

import PPfeMain(mainPFE)
import PPfeInstances
import PfeInteractive(pfeiAllCmds)
import PPfeCmds(ppfeCmds)
--import TraceIO(traceIO)

--main = traceIO main'

main = mainPFE (pfeiAllCmds ppfeCmds)

Index

(HTML for this module was generated on 2006-08-12. About the conversion tool.)